body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
ul,li{ list-style:none;}
img{display:block;}
table { border-collapse:collapse; }
/* input,textarea{outline-color: invert;outline-style:none;outline-width:0px;border:none;border-style:none;text-shadow:none;-webkit-appearance:none;-webkit-user-select:text;outline-color:transparent ;box-shadow:none;} */
/* input,textarea{-webkit-appearance:none;} */
html{font-size: 100px;}
body { color:#333; font-family:"Microsoft YaHei"; margin:0 auto; /*filter: grayscale(100%);*/}
a { color:#333; text-decoration:none; }
a:visited { color:#333; }
a:hover, a:active, a:focus { color:#086ffa; text-decoration:underline; }
.ablue:link,.ablue:visited{ color: #086ffa;}
.ablue:hover{ color: orangered;}
.awhite:link{ color: white;}
.awhite:visited{ color: white;}
.awhite:hover{ color: white;}
.cl{ clear:both;}
.l{ float:left;}
.r{ float:right;}
.tac{text-align: center;}
.auto{ margin-left: auto; margin: auto;}
.ovh{overflow: hidden;}
.rel{position: relative;}
.abs{position: absolute;}

.pl30{padding-left: .3rem;}
.pr30{padding-right: .3rem;}
.pt10{padding-top: .1rem;}
.pt20{padding-top: .2rem;}
.pt30{padding-top: .3rem;}
.pt45{padding-top: .45rem;}
.pb20{padding-bottom: .2rem;}
.pb30{padding-bottom: .3rem;}
.pb45{padding-bottom: .45rem;}
.mb30{margin-bottom: .3rem;}
.mt30{margin-top: .3rem;}

.bgblue{background: #edf5fb;}
.bgwhite{background: white;}
.br5{border-radius: .1rem;}
.bs5{box-shadow: 0 0 3px 0 rgba(0, 0, 0,.3);}
.bdhui{border:#f1f1f1 1px solid;}
.cwhite{color: white;}
.cblue{color: #086ffa;}
.clightgrey{color: #8d8d8d;}
.cred{color: red;}
.c666{color: #666;}
.f22{font-size: .22rem;}
.f24{font-size: .24rem;}
.f30{font-size: .3rem;}
.lhd15{line-height: 1.5;}
.lhd18{line-height: 1.8;}
.w580{width: 5.8rem;}
.mnone{display: none;}

html{background: #eee;}
body{max-width: 7.7rem; background: white; position: relative; -webkit-appearance: none; padding-top: .9rem;}


.header{height: 5rem; background: url(../images/banner_bg.png) no-repeat top center; background-size: auto 100%; position: relative;}
.top{height: .9rem; border-bottom: rgba(255, 255, 255,.2) 1px solid; position: fixed; top: 0; background: #086ffa; width: 100%; z-index: 9;}
.logo{width: 3.5rem; float: left;}
/*.logo dt{float: left; width: .5rem; padding: .2rem 0 0 .2rem;}*/
.logo dt{float: left; width: 1rem; padding: 0 0 0 .2rem;}
.logo dt img{width: 100%;}
.logo dd{display: none;}
.top_tel{ float: left; line-height: .95rem; width: 3rem;}
.top_tel dt{float: left; width: .4rem; height: .4rem; border-radius: .4rem; background: white; font-size: .28rem; text-align: center; line-height: .4rem; color: #086ffa; margin-top: .23rem;}
.top_tel dd{font-size: .32rem; font-family: Arial, Helvetica, sans-serif; color: white; float: left; padding-left: .1rem;}
.nav{font-size: .26rem; float: right; position: absolute; top: .9rem; right: 0; background: #2ebefb; border-bottom-left-radius: .2rem; overflow: hidden; display: none;}
.nav a{display: block; color: white;}
.nav li{width: 2rem; line-height: .8rem; text-align: center; border-bottom: #21afeb 1px solid;}
.nav li:last-child{border: none;}
.nav_menu{position: absolute; right: .3rem; top: -.47rem; }
.nav_menu span{font-size: .4rem; color: white; transition: all .3s;}

.search_title{clear: both; text-align: center; color: white; line-height: 1; padding-top: 1.35rem;}
.search_title dt{font-size: .45rem; font-weight: bold;}
.search_title dd{font-size: .24rem; padding-top: .2rem;}
.search_box{width: 5rem; height: .7rem; background: white; border-radius: .7rem; margin: .4rem auto 0 auto; border: #fff 1px solid;}
.search_input{width: 3.6rem; padding-left: .2rem; border: none; line-height: .7rem; float: left; border-radius: .7rem; outline: none;}
.search_sibmit{width: 1.2rem; line-height: .7rem; float: right; border:none; border-radius: .7rem; font-size: .26rem; color: white; background: linear-gradient(to right,#086ffa,#2ebefb); cursor: pointer;}
.top_data{display: none;}

.header_lxgw{line-height:1.5; color:white; background:#ffa800; box-shadow: 0 .05rem .2rem rgb(255 168 0 / 50%); border-radius:.05rem; font-size:.26rem; margin:.3rem .3rem 0 .3rem; padding:.2rem .2rem;}
.header_lxgw a{line-height:.6rem; background:white; color:#ffa800; border-radius:.05rem; padding:.1rem .2rem;}


.index_zhaomu{padding-top: 1rem;}
.title{font-size: 0; text-align: center; line-height: 1;}
.title h2{font-size: .5rem;}
.title p{font-size: .24rem; color: #999; padding: .2rem .3rem 0 .3rem; line-height: 1.5;}
.title_menu{width: 2rem; height: .6rem; margin: .2rem auto 0 auto; position: relative; z-index: 1; font-size: .24rem; color: #086ef9; line-height: .6rem; text-align: center;}
.title_menu::after{content: ""; position: absolute; right: -.1rem; top: 0; width: .3rem; height: .3rem; border-radius: .6rem; background: linear-gradient(to right,#086ef9,#2ebefb); z-index: -1;}
.title_menu a{color: #086ef9; display: block; border: #086ef9 1px solid; transition: all .3s; border-radius: .6rem; background: white;}
.title_menu a:hover{background: #2ebefb; border-radius: .6rem; color: white; text-decoration: none;}

.index_zhaomu_list_box{ padding: .4rem .3rem 0 .3rem;}
.index_zhaomu_list{width: 6.3rem; padding: .3rem; border-radius: .2rem; box-shadow: 0 0 .2rem rgba(8, 111, 250,.1); transition: all .3s; float: left; margin-bottom: .3rem;}
.index_zhaomu_list:nth-child(3n){margin-right: 0;}
.index_zhaomu_list:hover{box-shadow: 0 0 .2rem rgba(8, 111, 250,.3);}
.index_zhaomu_list h3{font-size: .4rem; line-height: 1.2;}
.index_zhaomu_list h4{padding-top: .2rem; font-size: 0;}
.index_zhaomu_list h4 span{font-weight: normal; clear: both; font-size: .24rem; margin-right: .1rem; color: orangered; border:orangered 1px solid; padding: .05rem .1rem; display: inline-block; border-radius: .1rem; transition: all .3s;}
.index_zhaomu_list h4 span:hover{color: white; background: orangered;}
.index_zhaomu_list h4 span:last-child{color: white; background: orangered;}
.index_zhaomu_list h4 .zmjs{background:#999 !important; border:#999 1px solid !important;}
.index_zhaomu_list h4 .zmjs::before{content:"招募结束";}
.index_zhaomu_list h4 .zzzm::before{content:"正在招募";}
.index_zhaomu_list_info{padding-top: .2rem; line-height: 1.5;}
.index_zhaomu_list_info li{font-size: .22rem;}
.index_zhaomu_list_menu{ padding-top: .2rem; font-size: .3rem; clear: both;}
.index_zhaomu_list_menu dt,.index_zhaomu_list_menu dd{width: 3rem; height: .6rem; border-radius: .1rem; text-align: center; line-height: .6rem; overflow: hidden; float: left; transition: all .3s;}
.index_zhaomu_list_menu dt:hover,.index_zhaomu_list_menu dd:hover{border-radius: .3rem;}
.index_zhaomu_list_menu dd{float: right;}
.index_zhaomu_list_menu dt a{background: #086ef9;}
.index_zhaomu_list_menu dd a{background: #2ebefb;}
.index_zhaomu_list_menu a{color: white; display: block;}
.index_zhaomu_list_date{font-size: .24rem; color: #999; clear: both; padding-top: .2rem;}

.index_fuwu{background:#f7fdff; margin-top: .3rem; padding: .6rem .3rem;}
.index_fuwu_info{padding: .4rem 0; clear: both; border-bottom: #e1eeff 3px solid; overflow: hidden;}
.index_fuwu_list{width: 100%; clear: both;}
.index_fuwu_list:last-child{padding-right: 0;}
.index_fuwu_list_index{width: .6rem; height: .6rem; border-radius: .6rem; line-height: .6rem; background: linear-gradient(to right,#086ef9,#2ebefb); color: white; font-size: .5rem; overflow: hidden; float: left;}
.index_fuwu_list_index span{position: relative; left: -.1rem; font-family: Arial, Helvetica, sans-serif;}
.index_fuwu_list h3{line-height: 1; font-size: .35rem; float: left; line-height: .6rem; padding-left: .1rem;}
.index_fuwu_list ul{font-size: .24rem; line-height: 1.8; clear: both; padding:.2rem 0 .4rem 0;}
.index_fuwu_list:last-child ul{padding-bottom: 0;}
.index_fuwu_list li::before{content: "●"; padding-right: .1rem; font-size: .3rem;}

.index_about{padding: .6rem 0 0 0;}
.index_about_r{clear: both;}
.index_about_r img{width: 100%;}
.index_about_l{clear: both;}
.index_about_logo{clear: both; width: 1.2rem;}
.index_about_logo img{max-width: 100%;}
.index_about_title{font-size: .4rem; line-height: 1; padding: .4rem 0 .2rem 0;}
.index_about_stitle{font-size: .24rem; color: #086ef9; line-height: 1.8;}
.index_about_js{ padding-top: .4rem; font-size: .26rem; color: #666; line-height: 1.8;}
.index_about_js::before{content: ""; display: block; clear: both; width: 1rem; height: .05rem; background: linear-gradient(to right,#086ef9,#2ebefb); margin-bottom: .2rem;}
.index_about_ys{padding-top: .4rem;}
.index_about_ys li{width: 50%; float: left; height: 1.6rem;}
.index_about_ys span{font-size: .4rem; color: #086ef9; margin-left: .05rem; display: block;}
.index_about_ys h4{font-size: .35rem; line-height: 1; font-weight: normal; padding-top: .1rem;}
.index_about_ys p{font-size: .24rem; padding-top: .05rem; color: #999;}

.index_contact{margin-top: .6rem; padding: 0 .3rem;}
.index_contact_l{clear: both;}
.index_contact_title{clear: both;}
.index_contact_title .title{text-align: left;}
.index_contact_title .title_menu{text-align: center; margin-left: 0; margin-right: 0; }
.index_contact_title p{line-height: 1.8; padding-left: 0;}
.index_contact_info{ padding-top: .4rem;}
.index_contact_info dl{padding-bottom: .2rem; height: .4rem;}
.index_contact_info dt{width: .4rem; height: .4rem; border-radius: .4rem; background: linear-gradient(to right,#086ef9,#2ebefb); float: left;}
.index_contact_info dt span{font-size: .3rem; color: white; text-align: center;display: block; line-height: .4rem;}
.index_contact_info dd{float: left; line-height: .4rem; font-size: .24rem; padding-left: .1rem;}
.index_contact_info dl:nth-child(1) dd{font-size: .35rem; color: #086ef9; font-family: Arial, Helvetica, sans-serif;}
.index_contact_info dl:nth-child(2) dt span{font-size: .22rem;}
.index_contact_info dl:nth-child(3){padding-bottom: 0;}
.index_contact_r{clear: both; padding-top: .6rem;}
.frominput{clear: both; margin-bottom: .3rem; overflow: hidden;}
.frominput input[type="text"]{border: none; border-radius: .1rem; background: #f6f6f6; line-height: .7rem; padding: 0 .1rem; font-size: .24rem; float: left; width: 6.7rem;}
.frominput:first-child input{float: left;}
.frominput:first-child input:first-child{margin-bottom: .2rem;}
.frominput:nth-child(3){height: 3.2rem;}
.frominput textarea{height: 3rem; width: 6.7rem; padding: .1rem; background: #f6f6f6; border: none; border-radius: .1rem; font-family: "微软雅黑";}
.fromsubmit{clear: both;}
.fromsubmit input{width: 6.9rem; height: .7rem; background: orangered; border-radius: .1rem; text-align: center; line-height: .7rem; font-weight: bold;  font-size: .24rem; display: block; border: none; color: white; float: left; cursor: pointer;}
.fromsubmit p{width: 6.9rem; float: left; line-height: 1.2; padding: .2rem 0; font-size: .24rem; color: #999; text-align: center;}

.index_cjwt{padding: .6rem .3rem 0 .3rem;}
.index_wenti_tj{padding: .4rem 0; position: relative;}
.index_wenti_tj_list{padding: .4rem .3rem; float: left; border-radius: .1rem; background: linear-gradient(to right,#086ef9,#2ebefb); color: white; position: relative; box-shadow: 0 0 .2rem rgba(13, 98, 216, 0.5); margin-bottom: .3rem;}
.index_wenti_tj_list::before{content: "01"; font-size: 2.4rem; font-family: Arial, Helvetica, sans-serif; position: absolute; right: -.2rem; bottom: -.2rem; line-height: 1; z-index:0; opacity: .1;}
.index_wenti_tj_list:nth-child(2)::before{content: "02";}
.index_wenti_tj_list:nth-child(3)::before{content: "03";}
.index_wenti_tj_list:last-child{margin-right: 0;}
.index_wenti_tj_list h3{font-size: .3rem; line-height: 1;}
.index_wenti_tj_list p{font-size: .24rem; line-height: 1.8; margin-top: .4rem; padding-top: .2rem; position: relative;}
.index_wenti_tj_list p::before{content: ""; display: block; width: .6rem; height: .05rem; background: #fff; position: absolute; top: 0; left: 0;}
.index_wenti_tj_list a{color: white;}
.index_wenti_tj_list dl{padding-top: .2rem; font-size: .24rem;}
.index_wenti_tj_list dt,.index_wenti_tj_list dd{width: 50%; float: left;}
.index_wenti_tj_list dd{text-align: right;}
.index_wenti_tj_list dl span{color: white; margin-right: .1rem;}
.index_wenti_list_box{clear: both; padding-top: .2rem;}
.index_wenti_list{float: left; padding:0 0 .3rem 0; margin-bottom: .3rem; border-bottom: #eee 1px solid;}
.index_wenti_list:nth-child(3n){margin-right: 0;}
.index_wenti_list h3{font-size: .3rem; line-height: 1;}
.index_wenti_list p{font-size: .24rem; line-height: 1.8; padding-top: .1rem; color: #666;}
.index_wenti_list_time{font-size: .24rem; color: #999; padding-top: .1rem;}
.index_wenti_list_time span{padding-right: .1rem;}
.index_hezuo{clear: both; padding-top: .2rem; overflow: hidden;}
.index_hezuo li{float: left; margin-right: .2rem; margin-top: .2rem; width: ;}
.index_hezuo li:nth-child(6n){ margin-right: 0;}

.index_hezuo_box{padding: .6rem .3rem 0 .3rem; display: none;}

.footer{background: #333333; margin-top: .8rem; padding: .6rem .3rem; overflow: hidden; color: white;}
.footer_l{clear: both; width: 6.9rem;}
.footer_logo{clear: both; text-align: center; width: 1.6rem; margin: 0 auto;}
.footer_logo img{display: inline; width: 100%;}
.footer_l p{padding-top: .3rem; color: #999; font-size: .24rem; line-height: 1.8; text-align: center;}
.footer_l p a{color: #999; text-decoration: underline;}
.footer_nav{font-size: .24rem; padding-top: .3rem;}
.footer_nav li{ float: left; line-height: 1; position: relative; width: 20%; text-align: center;}
.footer_nav li:first-child{display:none;}
.footer_nav li:last-child{padding-right: 0;}
.footer_nav li:last-child::before{display: none;}
.footer_nav li::before{content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 13px; background: #444;}
.footer_nav a{color: white;}
.footer_c{clear: both; padding-top: .3rem; padding-left: .6rem;}
.footer_c dl{padding-top: .2rem; height: .6rem; width: 2.8rem; float: left;}
.footer_c dl:first-child{margin-right: .3rem;}
.footer_c dt{width: .6rem; height: .6rem; float: left; border: #666 1px solid; border-radius: .6rem; text-align: center; line-height: .6rem; font-size: .3rem;}
.footer_c dd{width: 1.6rem; float: left; padding-left: .2rem;}
.footer_c dd p{font-size: .24rem; color: #666;}
.footer_c dd h3{font-size: .2rem; line-height: 1; font-family: Arial, Helvetica, sans-serif; padding-top: 5px;}
.footer_r{ clear: both; text-align: center; padding-left: 1.1rem;}
.footer_r dl{float: left; font-size: .24rem; color: #999; padding-top: .6rem; width: 2rem; overflow: hidden;}
.footer_r dl img{width: 100%; border-radius: .2rem;}
.footer_r dl:first-child{margin-right: .6rem;}
.footer_r dt{clear: both;}
.footer_r dd{padding-top: .1rem;}

.flink{padding: .2rem; text-align: center; border-top: #444 1px solid; font-size: .24rem; color: #666; background:#333;}
.flink a{color: #666; text-decoration: underline;}


.subtop{height: 4rem;}
.about_ys{position: relative; margin-top: .8rem;}
.about_ys .top_data{bottom: 0; position: relative;}
.dqwz{text-align: center; padding-top: 1.3rem; color: white;}
.dqwz h2,.dqwz h1{font-size: .6rem; line-height: 1; padding-bottom: .1rem;}
.dqwz p{font-size: .24rem; padding: .1rem .2rem; line-height: 1.5;}
.dqwz a{color: white; text-decoration: underline;}
.dqwz span{padding-right: .1rem;}

.about_js{clear: both; overflow: hidden; padding: .8rem .3rem 0 .3rem;}
.about_js_l{clear: both;}
.about_js_r{clear: both; padding-top: .3rem;}
.about_js_r img{width: 100%;}
.about_js_l h1{font-size: .5rem; line-height: 1;}
.about_js_l p{font-size: .24rem; line-height: 1.8; padding-top: .2rem;}
.about_js_titleinfo{ font-size: .3rem; font-family: Arial, Helvetica, sans-serif; color: #999; padding-top: .1rem;}
.about_jsys{clear: both;}

.about_jsys{padding-top: .4rem;}
.about_jsys li{width: 50%; float: left; position: relative; text-align: center; padding-bottom: .3rem;}
.about_jsys span{font-size: .45rem; color: #086ef9; margin-left: 2px; display: block;}
.about_jsys h4{font-size: .3rem; line-height: 1; font-weight: normal; padding-top:.2rem;}
.about_jsys p{font-size: .24rem; padding-top: .1rem; color: #999;}

.contact_map{height: 5rem; background: url(../images/map.png) no-repeat top center; background-size: auto 100%;}


.zhaomu_nav{ padding: .3rem .3rem 0 .3rem;}
.zhaomu_nav dl{ padding: .3rem 0; border-bottom: #eee 1px dashed; font-size: .24rem; overflow: hidden; line-height: .6rem;}
.zhaomu_nav dt{width: 20%; clear: both; height: .6rem; color: white; border-radius: .1rem; background: #333; font-weight: bold; text-align: center; margin-right: .1rem;}
.zhaomu_nav dd{width: 6.9rem; clear: both;}
.zhaomu_nav dd a{display: block; text-align: center; width: 20%; float: left; transition: all .3s;}
.zhaomu_nav dd .zhaomu_nav_on,.zhaomu_nav dd a:hover{background: #333; color: white; border-radius: .1rem;}


.zhaomu_list_box{ padding: .4rem .3rem 0 .3rem;}
.zhaomu_list{width: 6.3rem; padding: .3rem; border-radius: .2rem; box-shadow: 0 0 .2rem rgba(8, 111, 250,.1); transition: all .3s; float: left; margin-right: .3rem; margin-bottom: .3rem;}
.zhaomu_list:nth-child(2n){margin-right: 0;}
.zhaomu_list:hover{box-shadow: 0 0 .2rem rgba(8, 111, 250,.3);}
.zhaomu_list h3{font-size: .4rem; line-height: 1.5;}
.zhaomu_list h4{padding-top: .2rem; font-size: 0;}
.zhaomu_list h4 span{font-weight: normal; clear: both; font-size: 12px; color: orangered; border:orangered 1px solid; padding: 2px 5px; display: inline-block; border-radius: 3px; transition: all .3s; margin-right: .1rem;}
.zhaomu_list h4 span:nth-child(2){background: orangered; color: white;}
.zhaomu_list h4 span:hover{color: white; background: orangered;}
.zhaomu_list h4 .zmjs{background:#999 !important; border:#999 1px solid !important;}
.zhaomu_list h4 .zmjs::before{content:"招募结束";}
.zhaomu_list h4 .zzzm::before{content:"正在招募";}
.zhaomu_list_info{padding-top: .2rem; font-size: .24rem; line-height: 1.5;}
.zhaomu_list_info li{clear: both;}
.zhaomu_list_menu{ padding-top: .2rem; font-size: .3rem; clear: both;}
.zhaomu_list_menu dt,.zhaomu_list_menu dd{width: 3rem; height: .6rem; border-radius: .1rem; text-align: center; line-height: .6rem; overflow: hidden; float: left; transition: all .3s;}
.zhaomu_list_menu dt:hover,.zhaomu_list_menu dd:hover{border-radius: .3rem;}
.zhaomu_list_menu dd{float: right;}
.zhaomu_list_menu dt a{background: #086ef9;}
.zhaomu_list_menu dd a{background: #2ebefb;}
.zhaomu_list_menu a{color: white; display: block;}
.zhaomu_list_date{font-size: .24rem; color: #999; clear: both; padding-top: .2rem;}

.fenye{font-size: 0; text-align: center; padding-top: .2rem;}
.fenye li{font-size: .24rem; margin-right: .1rem; display: inline-block;}
.active a,.fenye a{padding: .1rem .2rem; background: #eeedf3; border-radius: .1rem;}
.active a,.fenye a:hover{background: #086ef9; color: white;}

.zhaomu{padding: .3rem .3rem 0 .3rem;}
.zhaomu_article{clear: both;}
.zhaomu_r{display: none;}
.zhaomu_head{padding: .4rem .5rem; background: linear-gradient(to right,#0a2344,#021f7a); color: white; border-radius: .1rem; box-shadow: 0 0 .1rem rgba(13, 98, 216, 0.5); position: relative;}
.zhaomu_head h1{font-size: .4rem; line-height: 1.2;}
.zhaomu_head ul{font-size: .26rem; line-height: 1.5; padding-top: .2rem;}
.zhaomu_head_menu{padding-top: .3rem; overflow: hidden;}
.article_menu{font-size: .26rem; color: white; font-weight: bold;}
.article_menu dt,.article_menu dd{width: 2.5rem; height: .7rem; line-height: .7rem; text-align: center; background: #009aff; border-radius: .7rem; float: left; overflow: hidden;}
.article_menu dd{background: orangered; margin-left: .2rem;}
.article_menu a{color: white; display: block; transition: all .3s;}
.article_menu a:hover{background: orangered;}
.zhaomu_body{ clear: both; padding-top: .4rem; font-size: .26rem; line-height: 1.8;}
.zhaomu_body img{display: inline; max-width: 100%; height: auto;}
.zhaomu_body p{padding-bottom: .3rem;}
.zhaomu_body h2{font-size: .4rem; color: #086ffa; line-height: 1.2; padding-top: .2rem; padding-bottom: .2rem; border-bottom: #eee 1px dashed; margin-bottom: .3rem;}
.zhaomu_body_menu{text-align: center;}
.zhaomu_body_menu .article_menu{display: inline-block;}
.prenext{padding: .6rem 0 .1rem 0; border-bottom: #ddd 1px dashed; font-size: .24rem; color: #999; line-height: 1.5;}
.prenext li{padding-bottom:.2rem;}

.list_l{clear: both; padding: 0 .3rem; margin-top: .3rem;}
.list_r{clear: both; padding: .5rem .3rem 0 .3rem}
.list_lb{clear: both; overflow: hidden; padding-bottom: .2rem;}
.list_img{display: none;}
.list_img img{width: 100%;}
.list_info{border-bottom: #eee 1px solid; border-left: none; padding: .25rem 0; float: left;}
.list_info h2{font-size: .35rem; line-height: 1.5;}
.list_info p{font-size: .24rem; line-height: 1.5; padding-top: .2rem;}
.list_lmtime{ padding-top: .2rem; clear: both;}
.list_lmtime dt,.list_lmtime dd{width: 50%; float: left; font-size: .24rem; color: #999;}
.list_lmtime dd{text-align: right;}
.list_lmtime dd span{ padding-right: .1rem;}
.list_lmtime a{color: #999;}

.list_r_menu{height: 1rem; border-radius: .1rem; background: linear-gradient(to right,#086ef9,#2ebefb); margin-bottom: .2rem; box-shadow: 0 0 .1rem rgba(8, 111, 250,.2);}
.list_r_menu a{color: white;}
.list_r_menu dt{float: left; padding: .3rem .2rem 0 2rem; display: block;}
.list_r_menu dt span{font-size: .5rem; display: block;}
.list_r_menu dd{width: 3rem; float: left;}
.list_r_menu dd h3{font-size: .2rem; line-height: 1; padding-top: .3rem;}
.list_r_menu dd p{font-size: .24rem; font-family: Arial, Helvetica, sans-serif;}
/* .list_r_menu:nth-child(3){background: linear-gradient(to right,#ae2f61,#971b4c);} */
.list_r_xiangmu{clear: both; overflow: hidden; padding-top: .2rem;}
.list_r_xiangmu_title{font-size: .4rem; line-height: 1; padding-bottom: .2rem; clear: both; position: relative;}
.list_r_xiangmu_title::after{content: ""; width: .7rem; height: .05rem; background: #2ebefb;  position: absolute; bottom: 0; left: 0;}
.list_r_xiangmu_list{padding: .2rem 0; clear: both; overflow: hidden; border-bottom: #ddd 1px dashed;}
.list_r_xiangmu_list dt{width: 2rem; height: 2rem; float: left; background: #0a2344;}
.list_r_xiangmu_list dt img{width: 100%; height: 100%;}
.list_r_xiangmu_list dd{width:4.5rem; height: 2rem;  float: right; position: relative;}
.list_r_xiangmu_list h3{font-size: .3rem; line-height: 1.5;}
.list_r_xiangmu_list p{font-size: .24rem; color: #999; position: absolute; left: 0; bottom: 0;}
.list_r_xiangmu_menu{ padding-top: .3rem;}
.list_r_xiangmu_menu a{height: .7rem; display: block; background: linear-gradient(to right,#086ef9,#2ebefb); text-align: center; line-height: .7rem; border-radius: .1rem; color: white; font-weight: bold; font-size: .2rem;}


.article{border: #eee 1px solid; padding:.5rem .3rem .3rem .3rem;}
.article_title{font-size: .36rem; line-height: 1.5; text-align: center;}
.aritcle_titleinfo{padding-top: .1rem; font-size: .24rem; color: #999; text-align: center; padding-bottom:.2rem; border-bottom:#ddd 1px solid; }
.aritcle_titleinfo a{color: orangered; text-decoration: underline;}
.article_descript{background: #f5f5f5; border: #eeeeee .05rem solid; padding: .2rem; margin-top: .2rem; font-size: .24rem; line-height: 1.8; color: #666;}
.article_article{font-size: .26rem; line-height: 1.8; padding-top: .3rem;}
.article_article p{padding-bottom: .2rem; text-indent: 2em;}
.article_article a{text-decoration: underline; color: #0071bc;}
.article_article h2{color: #0071bc; font-size: .34rem; padding-bottom:.2rem; text-indent: 2em;}
.article_article h3{padding-bottom:.2rem; font-size:.28rem; text-indent: 2em;}
.article_article img,.zhaomu_body img{display: block; height: auto; margin:0 auto; max-width:100%;}

.juhe_list{border:#eee .02rem solid; margin-bottom:.2rem;}
.juhe_list h2{font-size: .3rem; font-weight:normal; line-height: 1.2; background:#eee; padding:.2rem .2rem;}
.juhe_list p{font-size: .24rem; line-height:1.8; padding:.1rem .2rem;}

.article_zhaomu{ padding-top: .5rem;}
.article_zhaomu h2{font-size: .4rem; line-height: 1; clear: both;}
.article_zhaomu_list{ clear: both; overflow: hidden; padding-top: .3rem;}
.article_zhaomu_list dl{clear: both; margin-bottom: .3rem;}
.article_zhaomu_list dt{ height: 2.5rem; background: #021f7a;}
.article_zhaomu_list dt img{width: 100%; height: 100%;}
.article_zhaomu_list dd{padding-top: .1rem;}
.article_zhaomu_list h3{font-size: .3rem;}
.article_zhaomu_list p{font-size: .24rem; color: #666; padding-top: .1rem;}
.article_zhaomu_time{font-size: .24rem; color: #999; font-family: Arial, Helvetica, sans-serif; padding-top: .2rem; clear:both;}
.article_zhaomu_menu{padding-top:.1rem; clear:both;}
.article_zhaomu_menu a{display:inline-block; border-radius:.1rem; background:orangered; color:white; padding:.1rem 0; font-size:.24rem; float:left; width:100%; text-align:center;}

.article_xgwz{padding-top: .3rem;}
.article_xgwz h2{font-size: .4rem; line-height: 1; clear: both; padding-bottom: .2rem;}
.article_xgwz_list{ clear: both; overflow: hidden;}
.article_xgwz_list dl{ padding: .2rem 0; border-top: #eee 1px solid; clear: both;}
.article_xgwz_list dl:nth-child(2n){float: right;}
.article_xgwz_list dt{font-size: .3rem; font-weight: bold;}
.article_xgwz_list dd{font-size: .24rem; color: #999; padding-top: .1rem;}
.article_xgwz_time{padding-top: .2rem; font-size: .24rem; color: #999;}

.article_ts{clear: both; margin-top: .4rem; font-size: .24rem; color: #666; line-height: 1.8; background: #eee; border: #ddd 1px solid; padding: .1rem .2rem;}
.article_ts strong{color: red;}

.jibing_nav{display:none;}

.jibing_nav_juhe{padding-top: .8rem; overflow: hidden; font-size: .24rem;}
.jibing_nav_juhe li{width: 49%; margin:0 0.5% 1% 0.5%; text-align: center; float: left; background: #fafafa; line-height: .6rem; border-radius: .05rem;}
.jibing_nav_juhe li:nth-child(2n){margin-right:0;}


.dr_conpic_wrap{text-align:center;}
.dr_conpic_wrap img{display:block; width:100%;}

.article_article .article_amenu{background:orangered; text-align:center; padding:.2rem .2rem !important; border-radius:.1rem; margin-bottom:.2rem; text-indent:0 !important; line-height:1.2;}
.article_article .article_amenu a{ color:#fff;}